| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal symbols() As Integer, _ ByVal subcarriers() As Integer _ ) | |
| C# | |
|---|---|
public SymbolSubcarrierBlock( int[] symbols, int[] subcarriers ) | |
| C++/CLI | |
|---|---|
public: SymbolSubcarrierBlock( array<int>^ symbols, array<int>^ subcarriers ) | |
Parameters
- symbols
- The symbols allocated for this block
- subcarriers
- The subcarriers allocated for this block
| Exception | Description |
|---|---|
| System.ArgumentNullException | is thrown when either of the arguments is null |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA Ver 30.40